<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*

By  石
QQ  1174188215

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}
ul,li,ol,dl,dt,dd{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
a{text-decoration:none;color: #666;}
a:hover{text-decoration:none;cursor: pointer;}
html,body{
	font-family: "arial" ,'Microsoft Yahei';
	*font-family: "微软雅黑";
	*font-family: "Microsoft Yahei";
	color: #666;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
img{
	-moz-user-select:none;/*火狐*/
	-webkit-user-select:none;/*webkit浏览器*/
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;/*早期浏览器*/
	user-select:none;
}
body{
	position: relative;
	min-width: 1200px;
	overflow-x: hidden;
	background: #fff;
}
.clear{clear: both;}
.after:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wrapper1200{
	width: 1200px;
	margin: 0 auto;
}

/*公共头部*/
.header .top{
	height: 130px;
	background: url(a1.jpg) no-repeat center top;
	padding-top: 25px;
}
.header .top .logo{
	float: left;
	height: 90px;
}
.header .top .logo img{
	display: block;
	width: 100%;
	height: 100%;
}
.header .top .right{
	float: right;
}
.header .top .right&gt;div{
	float: right;
}
.header .top .weiximg p{
	display: inline-block;
	width: 70px;
	height: 70px;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	text-align: center;
	margin-left: 5px;
}
.header .top .weiximg p img{
	display: block;
	width: 100%;
	height: 100%;
}
.header .top .leftform{
	margin-right: 25px;
	padding-top: 10px;
}
.header .top .leftform li{
	float: right;
	padding-right:20px;
	margin-left: 20px;
	line-height: 1em;
	border-right: 1px dashed #c2c2c2;
	margin-bottom: 22px;
}
.header .top .leftform li:first-child{
	border: 0;
	padding: 0;
}
.header .top .leftform li a{
	font-size: 14px;
	color: #333333;
	display: block;
}
.header .top .leftform li:hover a{color: #024365;}
.header .top .form{
	font-size: 0;
}
.header .top .form input[type=text]{
	width: 280px;
	height: 36px;
	border: 1px solid #024365;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}
.header .top .form input[type=button]{
	width: 36px;
	height: 36px;
	background-color: #024365;
	border: 0;
	vertical-align: top;
	background-image:url(b1.png);
	background-repeat:no-repeat;
	background-position: center center;
}
.header .pubNav{
	width: 100%;
	height: 66px;
	line-height: 66px;
	background: #014a7a;
}
.header .pubNav ul{
	display: table;
}
.header .pubNav ul li{
	position: relative;
	padding: 0 15px;
	display: table-cell;
}
.header .pubNav ul li:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 11px;
	left: 0;
	top: 50%;
	margin-top: -5px;
	background: url(b2.png) no-repeat center;
}
.header .pubNav ul li:first-child:before{
	display: none;
}
.header .pubNav ul li:first-child{
	padding: 0;
	width: 125px;
	padding-right: 15px;
}
.header .pubNav ul li&gt;a{
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-position: center 60px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
}
.header .pubNav ul li.on&gt;a,.header .pubNav ul li:hover&gt;a{
	background-color:#023251;
	background-image: url(b3.png);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.xiala{
	position: absolute;
	width: 100%;
	top: 66px;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	background: #fff;
	z-index: 4;
	line-height: 40px !important;
	text-align: center;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	padding: 20px 20px;
	display: none;
}
.xiala:before{
	content: '';
	width: 22px;
	height: 10px;
	top: -10px;
	background: url(d7.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -11px;
}
.xiala dl{
	background: url(c20.jpg) no-repeat center;
}
.xiala dd{
	float: left;
	width: 50%;
}
.xiala dd a{
	font-size: 14px;
	color: #666;
	display: block;
}
.xiala dd a:hover{
	color: #2B789D;
}
.index_content{
	background: url(a14.jpg) no-repeat center;
}
.index_one{
	height: 70px;
	background: #f6f6f6;
	margin: 50px auto;
	position: relative;
	padding: 20px 60px;
	overflow: hidden;
}
.index_one .lefttit{
	width: 58px;
	height: 70px;
	background: url(a3.jpg) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	padding: 0px 0;
}
.index_one .lefttit i{
	display: block;
	width: 22px;
	height: 40px;
	background: url(b4.png) no-repeat center;
	margin: 15px auto;
}
.index_one .txtScroll-top .infoList li{
	
	display:block;
	float:left;
	font-size: 0;
	line-height: 40px;
	height: 40px;
}
.index_one .txtScroll-top .infoList li a{
	display: inline-block;
	width: 500px;
	padding: 0 60px;
	font-size: 14px;
	color: #666666;
	border-left: 1px solid #eeeeee;
	line-height: 40px;
	height: 40px;
}
.index_one .txtScroll-top .infoList li a span{
	display: block;
	width: 100%;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_one .txtScroll-top .hd{
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	background: #eeeeee;
	height: 70px;
	padding: 0px 0;
}
.index_one .txtScroll-top .hd a{
	display: block;
	width: 100%;
	height: 15px;
	margin: 15px 0;
}
.index_one .txtScroll-top .hd a.next{
	background: url(b5.png) no-repeat center;
}
.index_one .txtScroll-top .hd a.prev{
	background: url(b6.png) no-repeat center;
}

.index_two&gt;div{
	float: left;
}
.index_two .boxa{
	width: 500px;
	overflow: hidden;
}
.indextit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	font-size: 26px;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	overflow: hidden;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	background: #005784;
    background: -webkit-linear-gradient(to right, #3589b5, #fff);
    background: -moz-linear-gradient(to right, #3589b5, #fff);
    background: -ms-linear-gradient(to right, #3589b5, #fff);
    margin-bottom: 30px;
}
.indextit .more{
	float: right;
	width: 33px;
	height: 50px;
	background: url(b7.png) no-repeat  center;
}
.indextit i{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(b8.png) no-repeat;
	vertical-align: top;
}
.indextit i.i1{background-position: 0 0;}
.indextit i.i2{background-position: 0 -50px;}
.indextit i.i3{background-position: 0 -100px;}
.indextit i.i4{background-position: 0 -150px;}
.indextit i.i5{background-position: 0 -200px;}

.index_two .boxa .bd li .img{
	width: 500px;
	height: 300px;
	margin-bottom: 80px;
}
.index_two .boxa .bd img{
	display: block;
	width: 100%;
	height: 100%;
}
.index_two .boxa .slideBox{
	height: 505px;
	position: relative;
}
.index_two .boxa .hd{
	position: absolute;
	top: 314px;
}
.index_two .boxa .picList{
	overflow: hidden;
	height: 56px;
}
.index_two .boxa .picList li{
	float: left;
	width:95px;
	height: 62px;
	margin-left: 6.25px;
	position: relative;padding-top: 6px;
}
.index_two .boxa .picList li img{
	display: block;
	width: 100%;
	height: 100%;
}
.index_two .boxa .picList li:first-child{
	margin-left: 0;
}
.index_two .boxa .picList li.on:before{
	content: '';
	width: 95px;
	height: 6px;
	background: url(b11.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.index_two .boxa .bd .word h2{
	font-size: 18px;
	color: #014069;
	line-height: 2em;
	height: 2em;
	width: 100%;
	font-weight: normal;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	margin: 10px 0 5px;
}
.index_two .boxa .bd .word p{
	font-size: 14px;
	color: #999999;
	width: 100%;
	text-align: justify;
	line-height: 2em;
	height: 6em;
	overflow : hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.index_two .boxa .slideBox&gt;a{
	position: absolute;
	width: 44px;
	height: 44px;
	top: 128px;
}
.index_two .boxa .slideBox li:hover p{
	color: #2B84A0;
}
.index_two .boxa .slideBox .prev{
	background: url(b9.png) no-repeat center;
	left: 0;
}
.index_two .boxa .slideBox .next{
	background: url(b10.png) no-repeat center;
	right: 0;
}
.index_two .boxb{
	width: 380px;
	margin: 0 45px;
}
.index_two .boxb .box1{
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.index_two .boxb .box1{
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.index_two .boxb .box1 div{
	font-size: 0;
	margin-bottom: 10px;
}
.index_two .boxb .box1 div img{
	display: inline-block;
	width: 150px;
	height: 100px;
	vertical-align: middle;
}
.index_two .boxb .box1 div h2{
	float: right;
	font-weight: normal;
	line-height: 2em;
	color: #014069;
	height: 4.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 18px;
	width: 220px;
	margin-top: 15px;
}
.index_two .boxb .box1 p.p2{
	font-size: 14px;
	color: #999999;
	line-height: 2em;
	height: 4em;
	width: 100%;
	overflow : hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_two .boxb&gt;ul{
	margin-bottom: 20px;
}
.index_two .boxb&gt;ul li{
	margin: 10px 0;
}
.index_two .boxb li a{
	font-size: 14px;
	color: #666666;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	background: url(b12.png) no-repeat left center;
	width: 100%;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_two .boxb li a:hover,.index_two .boxb .box1:hover p.p2{
	color: #3589B5;
}
.searchboxin .nav{
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	height: 39px;
	position: relative;
}
.searchboxin .nav&gt;a{
	width: 20px;
	height: 36px;
	display: block;
	position: absolute;
	top: -10px;
}
.searchboxin .nav&gt;a.prev{
	background: url(b17.png) no-repeat center;
	right: 60px;
}
.searchboxin .nav&gt;a.next{
	background: url(b18.png) no-repeat center;
	right: 30px;
}
.searchboxin .swiper-container{
	width: 100%;
	overflow: hidden;
	width: 380px;
	margin: 0;
}
.searchboxin .swiper-container .swiper-slide span{
	display: block;
	color: #666666;
	font-size: 16px;
	margin-right: 20px;
	line-height: 1em;
	padding-bottom: 20px;
	cursor: pointer;
}
.searchboxin .swiper-container .swiper-slide.on span{
	color: #333333;
	border-bottom: 2px solid #003366;
	background: url(b13.png) no-repeat center bottom;
}

.searchboxin .inform{
	font-size: 0;
}
.searchboxin .inform .box{
	display: none;
}
.searchboxin .inform .box:first-child{display: block;}
.searchboxin .inform input{
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #999999;
}
.searchboxin .inform input[type=text]{
	width: 230px;
	border: 1px solid #ccc;
	padding: 0 10px;
}
.searchboxin .inform input[type=button],.searchboxin .inform input[type=submit]{
	width: 50px;
	border: none;
	color: #fff;
	margin-right:10px ;
	background: #003366;
}
.searchboxin .inform input.btn2{
	background: #999;
}
.index_two .boxc{
	width: 225px;
}
.indextit2{
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	background: none;
	position: relative;
	line-height: 45px;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.indextit2:before{
	content: '';
	width:240px;
	height: 8px;
	position: absolute;
	bottom: -2px;
	left: 50%;
	margin-left: -120px;
	background: url(b14.png) no-repeat center;
}
.indextit2 i{
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 10px;
}
.indextit2 i.i1{
	background: url(b15.png) no-repeat center;
}
.indextit2 i.i2{
	background: url(b16.png) no-repeat center;
}
.index_two .boxc .box1{
	margin-bottom: 20px;
}
.index_two .slideBox2{
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	height: 200px;
	padding:35px 40px;
	position: relative;
}
.index_two .slideBox2 li{
	width: 143px;
	text-align: center;
}
.index_two .slideBox2 p{
	font-size: 14px;
	color: #666666;
	line-height: 2em;
	height: 2em;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_two .slideBox2 li img{
	display: block;
	margin: 0 auto;
	width:135px;
	height: 93px;
	margin-bottom: 15px;
}
.index_two .slideBox2&gt;a{
	display: block;
	position: absolute;
	width: 30px;
	height: 100px;
	top: 30px;
}
.index_two .slideBox2&gt;a.prev{
	background: url(b17.png) no-repeat center;
	left: 0;
}
.index_two .slideBox2&gt;a.next{
	background: url(b18.png) no-repeat center;
	right: 0;
}
.index_two .boxc .box2 .bottom{
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	height: 260px;
	padding: 30px 40px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 2m;
}
.index_two .boxc .box2 .bottom img{
	width: 128px;
	height: 167px;
	display: block;
	margin: 0 auto 15px;
}
.index_three{margin: 45px auto;font-size: 0;}
.index_three a{
	display: block;
	width: 586px;
	height: 126px;
	margin: 0 auto;
}
.index_three a img{
	display: block;
	width: 100%;
	height: 100%;
}
.index_three a.right{
	float: none;
}

.index_four&gt;div{
	float: left;
	width: 570px;
}
.index_four .right{
	float: right;
}
.index_four .box1{
	font-size: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.index_four .box1 img{
	width: 200px;
	height: 140px;
}
.index_four .box1 .word{
	display: inline-block;
	width: 350px;
	margin-left: 20px;
	vertical-align: top;
	
}
.index_four .box1 .word h2{
	font-weight: normal;
	font-size: 16px;
	color: #003366;
	line-height: 1.5em;
	height: 1.5em;
	width: 100%;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	margin-bottom: 10px;
}
.index_four .box1 .word p{
	font-size: 14px;
	color: #666666;
	line-height: 2em;
	height: 4em;
	width: 100%;
	overflow : hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;/*将对象作为弹性伸缩盒子模型显示*/
	-webkit-line-clamp: 2;/*限制显示的文本行数*/
	-webkit-box-orient: vertical;/*设置或检索伸缩盒对象的子元素的排列方式 */
}
.index_four .box1 .word .ljxqbtn{
	display: block;
	width: 75px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #003366;
	font-size: 12px;
	border: 1px solid #003366;
	border-radius: 24px;
	margin-top: 18px;
}
.index_four ul{
	padding-top: 15px;
}
.index_four li{
	margin-bottom: 10px;
}
.index_four li a{
	display: block;
	color: #666666;
	font-size: 14px;
	line-height: 2em;
	padding-left: 30px;
	background: url(b19.png) no-repeat 5px center;
}
.index_four li a:after{
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.index_four li a span{
	height: 24px;
	line-height: 24px;
	float: left;
	width: 440px;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_four li a span.date{
	float: right;
	width: auto;
}
/**************新添加************/
.index_adv{
	display: block;
	margin: 50px auto;
}
.index_adv img{
	display: block;
	width: 100%;
	height: 100px;
}
.index_five{
	height: 350px;
	background: url(c4.jpg) no-repeat center 80px;
}
.index_five&gt;div{
	float: left;
	width: 570px;
}
.index_five .right{
	float: right;
}
.index_five .left .box .leftimglist{
	float: left;
}
.index_five .left .box .rightList{
	float: right;
	width: 360px;
}
.index_five .left .box .leftimglist a{
	display: block;
	width: 190px;
	height: 126px;
	margin-top: 15px;
	overflow: hidden;
}
.index_five .left .box .leftimglist a:first-child{
	margin: 0;
}
.index_five .left .box .leftimglist a img{
	display: block;
	width: 190px;
	height: 126px;
}
.index_five .left .box .rightList h2{
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	margin-bottom: 5px;
	font-weight: normal;
}
.index_five .left .box .rightList h2 span.fl{
	width: 270px;
	height: 1.7em;
	line-height: 1.7em;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_five .left .box .rightList h2 span.fr{
	float: right;
}
.index_five .left .box .rightList p{
	font-size: 12px;
	color: #999999;
	line-height: 2em;
	height: 2em;
	width: 100%;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_five .left .box .rightList li{
	border-top: 1px dashed #ccc;
	padding: 10px 0;
}
.index_five .left .box .rightList li:first-child{border: 0;padding: 0 0 10px;}
.index_five .left .box .rightList li:last-child{padding:10px 0 0;}
.index_five .left .box .rightList li:hover p{
	color: #3589B5 !important;
}
.index_five .right .tabnav{
	width: 150px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	background: url(d1.png) no-repeat center top;
	position: relative;
	float: left;
}
.index_five .right .tabnav:before{
	width: 10px;
	height: 270px;
	content: '';
	background: url(d2.png) no-repeat right center;
	position: absolute;
	top: 0;
	right: -2px;
}
.index_five .right .tabnav li{
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: url(d1.png) no-repeat center bottom;
	cursor: pointer;
	position: relative;
}
.index_five .right .tabnav li span{
	position: relative;
	z-index: 3;
}
.index_five .right .tabnav li.on{
	color: #fff;
}
.index_five .right .tabnav li.on:before{
	position: absolute;
	content: '';
	width: 169px;
	height: 60px;
	background: url(d3.png) no-repeat center;
	left: -4px;
	top: -1px;
}
.index_five .right .tabList{
	float: right;
	width: 390px;
}
.index_five .right .tabList .box1{
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
.index_five .right .tabList .box1 img{
	float: left;
	width:130px;
	height:88px;
}
.index_five .right .tabList .box1 .word{

}
.index_five .right .tabList .box1 .word h2{
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	line-height: 2em;
}
.index_five .right .tabList .box1 .word p{
	font-size: 14px;
	color: #999999;
	line-height: 2em;
}

.index_five .right .tabList li a{
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 45px;
}
.index_five .right .tabList li a span.fl{
	float: left;
	width: 270px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.index_five .right .tabList li a span.fr{
	float: right;
}
.index_five .right .tabList a:hover,.index_five .right .tabList a:hover .word h2{
	color: #3589B5;
}
.index_five .right .tabList .box{
	display: none;
}
.index_five .right .tabList .box:first-child{
	display: block;
}

.index_adv2{
	margin: 50px auto;
}
.index_adv2 a{
	width: 386px;
	height: 80px;
	margin: 0 auto;
	display: block;
}
.index_adv2 a:first-child{
	margin-left: 0;
}
.index_adv2 a img{
	display: block;
	width: 100%;
	height: 100%;
}
.index_six{
	width: 100%;
	background-color:#ededed;
	background-image:url(c6.jpg);
	background-repeat: no-repeat;
	background-position: center  center;
	padding: 50px 0;
}
.indextit3{
	font-size: 24px;
	color: #fff;
	height: 57px;
	background: url(d4.png) repeat-x left 46px;
	position: relative;
	margin-bottom: 30px;
}
.indextit3:before{
	content: '';
	position: absolute;
	width: 39px;
	height: 16px;
	background: url(c11.jpg) no-repeat center;
	right: 0;
	bottom: 0;
	z-index: 5;
}
.indextit3 a{
	height: 46px;
	line-height: 46px;
	display: inline-block;
	min-width: 198px;
	background: url(c10.jpg) no-repeat right center;
	padding-right: 47px;
}
.indextit3 a span{
	display: inline-block;
	background: #2b789d;
	font-weight: normal;
	padding-left: 5px;
	height: 46px;
	line-height: 46px;
	color: #fff;
}
.indextit3 a span i{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(b8.png) no-repeat;
    vertical-align: top;
}
.indextit3 a span i.i2{background-position:0 -50px;}
.indextit3 a span i.i3{background-position:0 -100px;}

.index_six .left{
	float: left;
	width: 500px;
}
.index_six .right{
	float: right;
	width: 500px;
	width: 630px;
}
.index_six .left .box2 h2{
	font-size: 22px;
	font-weight: normal;
	position: relative;	
	line-height: 2em;
	padding: 15px 0 30px;
	padding-left: 28px;
}
.index_six .left .box2 h2 a{
	color: #333333;
}
.index_six .left .box2 h2:before{
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	background: #2b789d;
	left: 10px;
	top: 32px;
}
.index_six .left .box2 .list{
	padding: 20px 30px;
	border: 1px solid #ccc;
	background: url(c12.jpg) no-repeat center;
}
.index_six .left .box2 .list li{
	float: left;
	width: 50%;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding: 0 20px;
	text-align: right;
}
.index_six .left .box2 .list li span{
	padding-right: 40px;
}
.index_six .slideBox4{
	background: #fff;
	border: 1px dashed #ccc;
	width: 600px;
	border-right: 0;
	border-bottom: 0;
	position: relative;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.index_six .slideBox4 li{
	float: left;
	width: 100%;
}
.index_six .slideBox4 li dl{width: 100%;}
.index_six .slideBox4 li dd{
	float: left;
	width: 25%;
	height: 72px;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	text-align: center;
	font-size: 0;
}
.index_six .slideBox4 li dd a{
	display: block;
	height: 72px;
	width: 100%;
	position: relative;
	padding: 10px;
	overflow: hidden;
}
.index_six .slideBox4 li dd a p{
	font-size: 12px;
	width: 100%;
	color: #fff;
	background: rgba(0,0,0,0.5);
	text-align: center;
	height: 100%;
	line-height: 30px;
	position: absolute;
	left: 0;
	bottom: -100%;
	z-index: 2;
	visibility: visible;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	
}
.index_six .slideBox4 li dd a:hover p{
	bottom: 0;
}
.index_six .slideBox4 li dd img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.index_six .slideBox4 li dd em{
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle;
}
.index_six .slideBox4 .hd a{
	position: absolute;
	width: 22px;
	height: 31px;
	top: 50%;
	margin-top: -11px;
}
.index_six .slideBox4 .hd a.prev{
	background: url(c16.jpg) no-repeat center;
	left: -22px;
}
.index_six .slideBox4 .hd a.next{
	background: url(c17.jpg) no-repeat center;
	right: -22px;
}
.index_six .inform{
	padding-left: 70px;
}
.frienlink h2{
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}
.frienlink ul{
	padding: 20px 0;
	width: 100%;
	font-size: 0;
}
.frienlink ul li{
	text-align: center;
	display: inline-block;
	margin-bottom: 10px;
	margin: 0 5px 10px;
}
.frienlink ul li a img{
	height: 60px;
	width: 110px;
}


.footer .top{
	width: 100%;
	background: #282d33;
	padding: 35px 0 45px;
}
.footer .top h2{
	font-size: 16px;
	color: #eaeaea;
	line-height: 2em;
	font-weight: normal;
}
.footer .top .box1{
	float: left;
	width: 370px;
}
.footer .top .box1 li{
	float: left;
	border-right: 1px solid #ccc;
	text-align: center;
	width: 100px;
	margin-top: 20px;
}
.footer .top .box1 li a{
	font-size: 12px;
	color: #cccccc;
	display: block;
	line-height: 1em;
}
.footer .top .box1 li.li1,.footer .top .box1 li.li5{
	width: 60px;
	text-align: left;
}
.footer .top .box1 li.li4,.footer .top .box1 li.li8{
	border-right: 0;
}
.footer .top .box1 li:hover a{color: #fff;}	
.footer .top .box2{
	width: 350px;
	float: left;
	margin: 0 0 0 130px;
}
.footer .top .box2 li{
	font-size: 12px;
	color: #cccccc;
	display: block;
	line-height: 1em;
	margin-top: 15px;
	float: left;
	margin-right: 50px;
	line-height: 1.5em;
}
.footer .top .box3{
	float: right;
	margin-right: 20px;
	text-align: center;
}
.footer .top .box3 p{
	display: inline-block;
	vertical-align: top;
	color: #333;
	text-align: center;
	line-height: 2em;
	font-size: 14px;
	color: #ccc;
	margin-left: 35px;
	margin-top: 10px;
}
.footer .top .box3 p img{
	display: block;
	margin-bottom: 10px;
	width: 84px;
	height: 84px;
}
.footer .bottom .fl{
	float: left;
	font-size: 12px;
	color: #ccc;
}
.footer .bottom .fr{
	float: right;
	font-size: 12px;
	color: #ccc;
}
.footer .bottom .fr a{
	font-size: 12px;
	color: #ccc;
}
.footer .bottom{
	height: 50px;
	line-height: 50px;
	background: #20252b;
}
.footer .bottom .fl img{
	vertical-align: middle;
}

.fuadv{
	position: fixed;
	right: 0;
	top: 300px;
	width: 260px;
	height: 550px;
	z-index: 10;
}
.fuadv img{
	width: 100%;
	height: 100%;
}
.fuadv .close{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 26px;
	height: 26px;
	background: url(c22.jpg) no-repeat center;
}
@media only screen and (max-width:1800px) {
	.fuadv{
		width: 200px;
		height: 423px;
	}
}
.page {
	text-align: center;
	padding: 40px 0;
}

.page li{
	
	font-size: 14px;
	color: #666;
	text-align: center;
	border: 1px solid #ccc;
	margin: 0 4px;
	float: left;
	
}
}
.page li a{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	border: 1px solid #ccc;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 4px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3%;
	padding-bottom: 3%;
}

.page span{
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin: 0 4px;
}
.page a:hover,.page a.on{
	color: #fff;
	background: #024365;
	border: 1px solid #024365;
}
.page li a.prev,.page li a.next{
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.page input[type=text]{
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 4px;
}
.page input[type=button]{
	width: 50px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	border: 1px solid #ccc;
	text-align: center;
	background: #fff;
	margin: 0 4px;
}




/*以下css添加到public.css底部*/

/*友情链接图片大小*/
.frienlink ul li a img {height: 32px;width: 91px;}
.frienlink ul li{margin:0 8px 10px; padding:5px; border:1px solid #eee; background: #fff;}

/*认证查询、品牌矩阵导航居中*/
.indextit3 a span i{vertical-align: middle;}

/*协会工作字号*/
.index_two .boxb .box1 div h2{font-size: 16px;}

/*乐器展图片大小调整*/
.index_two .slideBox2&gt;a,.index_two .slideBox2 p{display:none;}
.index_two .slideBox2 li img{margin-bottom:0; width:182px; height:144px;}
.index_two .slideBox2{height:180px; padding:20px;}
.index_two .slideBox2 li{width:182px; height:144px;}

/*杂志图片大小调整*/
.index_two .boxc .box2 .bottom{padding:10px 20px;}
.index_two .boxc .box2 .bottom a p{

}
.index_two .boxc .box2 .bottom img{display: block; width:163px; height:212px; margin: 0 auto 10px;}

/*公告上下距离*/
.index_one{margin:30px auto;}
.index_two .boxc .box1{margin-bottom:20px; }


/*首页行业资讯上面广告*/
.index_three a{float:none;}
.index_five .left .box .rightList{overflow:hidden}
.index_five .left .box .rightList{overflow:hidden}

.box:after,.wrapper1200:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.box,.wrapper1200{zoom:1;}


/*音乐教育*/
.index_five .left .box .rightList h2 span.fl{float:left;}

/*友情链接*/
.frienlink h2{
height: 50px;line-height: 50px;font-weight: normal;font-size: 18px;overflow: hidden;color: #fff!important;padding-left: 20px;
padding-right: 10px;     background: #005784; border-top-left-radius: 16px; border-top-right-radius: 16px;}
.indextit{font-size:18px!important; margin-bottom:20px;}


/*最新加入文字*/
.index_six .left .box2 .list{padding:20px;}
.index_six .left .box2 .list{font-size:14px;}
.index_six .left .box2 .list li{text-align:left; padding:0 10px 0 40px;}
.index_six .left .box2 .list li span{display:inline-block; width:78px; padding-right:0;}

.index_six .left .box2 h2:before{top:42px;}
.index_six .left .box2 h2{padding:25px 0 20px 30px}

/*悬浮层加边框*/
.pubNav .xiala{box-shadow:6px 6px 5px rgba(0,0,0,0.1); border:1px solid rgba(0,0,0,0.1)}

/*导航字号*/
.indextit2{margin-bottom:0; }
.indextit3{font-size: 18px;}

.index_six{height:548px; margin-top: 60px;}

.index_three&gt;div{
	width: 586px;
	height: 126px;
	float: left;
	overflow: hidden;
}
.index_three&gt;div.slides2{
	float: right;
}
.index_three&gt;div li{
	width:100%;
}

.index_adv li{
	float: left;
	width: 100%;
}
.index_adv2 div{
	width: 386px;
	height: 80px;
	float: left;
	margin-left: 21px;
	overflow: hidden;
}
.index_adv2 div:first-child{margin-left: 0;}

.index_six .left .box2 .list li{overflow:hidden; zoom:1; height:40px; line-height:40px; vertical-align:middle;}
.index_six .left .box2 .list li span{overflow:hidden; zoom:1; height:40px; vertical-align:middle; padding-right:5px;}

/*加*/
.leftform ul li.y_yhmc{
	min-width: 85px;
	position: relative;
	-webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.leftform ul li.y_yhmc p{
	width: 100%;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	position: relative;
	min-width: 85px;
}
.leftform ul li.y_yhmc p img{
	position: absolute;
	top: 3px;
	right: 0;
	 -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    	
}
.y_xiala{
	width: 110%;
	text-align: center;
	position: absolute;
	left: -10%;
	top: 15px;
	z-index: 999;
	background: #fff;
	display: none;
}
.y_xiala dl{
	width: 100%;
	padding-top: 10px;
}
.y_xiala dl dd{
	text-align: left;
	padding-left: 15%;
	width: 100%;
	line-height:40px;
	font-size: 14px;
	color: #666;
}
.y_xiala dl dd a{
	color: #666 !important;
}
.leftform ul li.y_yhmc:hover img{
	transform-origin: center;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 
	 -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.leftform ul li.y_yhmc:hover .y_xiala{
	display: block;
	 -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.y_xiala dl dd a:hover{
	color: #024365 !important;
}
</pre></body></html>